﻿@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFFFFF; color: #777575; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; }
a { color: #777575; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #c52214; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { border: 0; padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.main table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }
img { vertical-align: top; }
.imgs { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s; }
.imgs:hover { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.mainz { width: 1300px; margin: 0 auto; overflow: hidden; }
@media screen and (max-width: 1299px) and (min-width:1200px) {

.mainz { width: 1200px;}	
}
/****header****/
.header { width: 100%; height: 80px; background: #FFF; }
.header .head { width: 1200px; height: 80px; margin: 0 auto; }
.header .head .logo { width: 366px; height: 44px; display: block; margin-top: 18px; overflow: hidden; float: left; }
.header .head .search-first { width: 21px; position: relative; height: 20px; top: 30px; float: right;}
.header .head .search-first .search-form { display: none; }
.header .head .search-first:hover img { display: none; }
.header .head .search-first:hover .search-form { width: 180px; height: 28px; display: block; position: absolute; right: 0; top: 0; height: 28px; border: 1px #353535 solid; z-index: 99999; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; background: #FFF; padding: 0 20px; }
.header .head .search-first:hover .search-form .form-control { width: 154px; height: 28px; line-height: 28px; float: left; font-size: 12px; display: block; background: none; border: 0; }
.header .head .search-first:hover .search-form .sousuo { width: 21px; height: 28px; display: block; float: right; border: 0; background:url(../images/ser_btn.png) no-repeat center; }
.header .head .menu { width:auto; height: 80px; float: right; margin-right:20px;}
.header .head .menu li { position: relative; float: left; display: inline; width: auto; text-align: center; }
.header .head .menu li a.xialaguang { display: inline-block; font-size:16px; width: auto; height: 80px; line-height: 80px; padding: 0 30px; background:url(../images/top.png) repeat-x top; transition: all .5s; }
.header .head .menu li a.navhover, .header .head .menu li a.xialaguang:hover { cursor: pointer; color: #c52214; background:url(../images/top_ed.jpg) repeat-x top; }
.header .head .menu ul.children { display: none; position: absolute; top: 80px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.header .head .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-top: 1px #808080 solid; margin: 0; }
.header .head .menu ul.children li a { overflow: hidden; display: block; padding: 10px; font-size: 13px; background: #FFF;}
.header .head .menu ul.children li a:hover { color: #FFF; background: #c52214; }

/*产品类别*/
.mains{ width: 100%; overflow:hidden; height:auto; position:relative; z-index:0;}
.cplb{ width: 100%; overflow:hidden; padding:1.5rem 0; background:url(../images/lb.png) repeat; color:#FFF; position:absolute; left:0; bottom:0;}
.cplb a{ width:auto; color:#FFF; font-size:1vw; padding:0 3.75rem; background:url(../images/ln.jpg) no-repeat right center;}
.cplb a:last-child{ background:none;}
.titlea{ width: 100%; overflow:hidden; height:26px;}
.titlea dl{ width:auto; height:26px; float:left; line-height:26px;}
.titlea dl dt{ width:auto; height:26px; float:left; font-size:18px;}
.titlea dl dd{ width:auto; height:26px; float:left; margin-left:10px; font-size:12px; text-transform:uppercase; color:#979797;}
.titlea .more{ width:auto; height:26px; float:right; display:block; padding:0 20px; color:#FFF; background:#c52214;}

.cpzs{ width:100%; overflow:hidden; padding-top:30px;}

.cpzs dl{ width:20.8%; overflow:hidden; border:1px #e2e2e2 solid; padding:1.25%; position:relative; text-align:center; margin-bottom:20px;}
.cpzs dl dt{ width:100%; overflow:hidden;}
.cpzs dl dt img{ width:100%;}
.cpzs dl dd{ padding-top:10px;}
.cpzs dl dd a{ color:#707070;}
.cpzs dl:nth-of-type(1){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(2){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(3){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(4){ margin-right:0; float:right;}
.cpzs dl:nth-of-type(5){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(6){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(7){ float:left; margin-right:2%;}
.cpzs dl:nth-of-type(8){ margin-right:0; float:right;}
 .border { position: absolute; background: none; transition: all .5s ease-in-out; }
.cpzs dl>.border:nth-of-type(1) { top: 0; left: 0; width: 0; height: 0; border-top: 1px solid #c52214; }
.cpzs dl>.border:nth-of-type(2) { top: 0; right: 0; width: 10px; height: 0; border-right: 1px solid #c52214; }
.cpzs dl>.border:nth-of-type(3) { bottom: 0; right: 0; width: 0; height: 0; border-bottom: 1px solid #c52214; }
.cpzs dl>.border:nth-of-type(4) { bottom: 0; left: 0; width: 0; height: 0; border-left: 1px solid #c52214; }
.cpzs dl:hover .border:nth-of-type(1) { width: 100%; }
.cpzs dl:hover .border:nth-of-type(2) { height:100%; }
.cpzs dl:hover .border:nth-of-type(3) { width: 100%; }
.cpzs dl:hover .border:nth-of-type(4) { height:100%; }
.cpzs dl:hover dt img{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.cpzs dl:hover dd a{ color:#c52214;}
.cpzs dl .more{ color:#ababab; width:110px; height:25px; line-height:25px; text-align:center; border:1px #efefef solid; margin:10px auto; display:block; position:relative;}
.cpzs dl .more { -webkit-transition: border-color 0.4s, color 0.4s; transition: border-color 0.4s, color 0.4s; }
.cpzs dl .more::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); background:#c52214; }
.cpzs dl .more, .cpzs .more::before { -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.cpzs dl:hover .more { color: #fff; border:1px #c52214 solid;}
.cpzs dl:hover .more::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/**优势**/
.ysmr{ width: 100%; overflow: hidden; background:url(../images/bg1.jpg) no-repeat center top fixed #FFF; margin-top:40px; padding-top:80px; line-height:normal;}
.ysmr .by{ width:495px;}
.ysmr .by img{ width:495px;}
.ysmr .zxl{ width:25%; height:28rem; float:left; background:#01479d; padding:1rem;}
.ysmr .zxl .zxc{ width:100%; height:100%; display:block; position:relative; text-align:center; color:#FFF;}
.ysmr .zxl .zxc dt{ font-size:26px; padding-top:50%;}
.ysmr .zxl .zxc dd{ text-transform:capitalize; padding-top:10px;}
.ysmr .zxl .zxc>.border:nth-of-type(1) { top: 0; left: 0; width: 100%; height: 100%; border-top: 1px solid #5f8aba; }
.ysmr .zxl .zxc>.border:nth-of-type(2) { bottom: 0; left: 0; width: 100%; height: 100%; border-bottom: 1px solid #5f8aba; }
.ysmr .zxl .zxc>.border:nth-of-type(3) { left: 0; top: 0; height: 100%; width: 100%; border-left: 1px solid #5f8aba; }
.ysmr .zxl .zxc>.border:nth-of-type(4) { top: 0; right: 0; height: 100%; width: 100%; border-right: 1px solid #5f8aba; }
.ysmr .zxl .zxc:hover .border:nth-of-type(1) { transform: translate(0, 99%); }
.ysmr .zxl .zxc:hover .border:nth-of-type(2) { transform: translate(0, -99%); }
.ysmr .zxl .zxc:hover .border:nth-of-type(3) { transform: translate(99%, 0); }
.ysmr .zxl .zxc:hover .border:nth-of-type(4) { transform: translate(-99%, 0); }
.ysmr .zxl .zxc a{ width:153px; height:35px; border:1px #FFF solid; line-height:35px; text-align:center; display:block; margin:20% auto 0 auto; color:#FFF;}
.ysmr .zxl .zxc:hover a { color: #01479d; background:#FFF;}
.ysmr .fwa{ width:24%; height:30rem; background:#FFF; float:left;}
.ysmr .fwa dl{ width:100%; height:50%; text-align:center;}
.ysmr .fwa dl dt{ width:80%; overflow:hidden; margin:0 auto; font-size:18px; padding-top:30%;}
.ysmr .fwa dl dd{ width:80%; overflow:hidden; margin:0 auto; color:#9b9b9b; font-size:12px; line-height:1.8; padding-top:10px;}
.ysmr .fwa .fwimg{ width:100%; height:50%; overflow:hidden;}
.ysmr .fwa .fwimg img{ width:100%; height:100%;}
.ysmr .fwa dl.red{ background:#c0372d; color:#FFF;}
.ysmr .fwa dl.red dt, .ysmr .fwa dl.wht dt{ padding-top:20%;}
.ysmr .fwa dl.red dd{ color:#edcecc;}
.ysmr .fwa dl.red a{ width:153px; height:35px; border:1px #FFF solid; line-height:35px; text-align:center; display:block; margin:20px auto 0 auto; color:#FFF; }
.ysmr .fwa dl.red:hover a{ color: #c0372d; background:#FFF;}
.ysmr .fwa dl.wht dt a{ width:153px; height:35px; border:1px #efefef solid; line-height:35px; text-align:center; display:block; margin:20px auto 0 auto;}

/**news**/
.newi{ width: 100%; overflow: hidden; padding-top:40px; line-height:normal;}
.newi .newi_l{ width:54%; overflow:hidden; float:left;}
.newi .newi_l li{ width:97%; height:4.3rem; margin-right:3%; background:#f6f6f6; margin-bottom:2rem; padding:1rem 0; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; position:relative;}
.newi .newi_l li .time{ width:13%; height:4.3rem; text-align:center; border-right:1px #e2e2e2 solid; position:absolute; left:0; top:1rem; z-index:5;}
.newi .newi_l li .time dt{ color:#9e9e9e; padding-top:1rem;}
.newi .newi_l li .time dd{ font-size:16px; padding-top:5px;}
.newi .newi_l li .ner{ width:82%; overflow:hidden; padding-top:0.6rem; position:absolute; right:1%; top:1rem; z-index:5;}
.newi .newi_l li .ner .newt{ display:block; font-size:16px;}
.newi .newi_l li .ner p{ color:#a4a4a4; padding-top:10px;}
.newi .newi_l li i{ width: 100%; height:100%; display:block; background:#c52214; position:absolute; left:-100%; top:0; z-index:2; -webkit-transition: all .5s ease-in; -moz-transition: all .5s ease-in; -o-transition: all .5s ease-in; transition: all .5s ease-i;}
.newi .newi_l li:hover{ -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); color:#FFF;}
.newi .newi_l li:hover i{ left:0;}
.newi .newi_l li:hover .time{ border-right:1px #FFF solid;}
.newi .newi_l li:hover .time dt{ color:#eac9c7;}
.newi .newi_l li:hover .ner .newt{ color:#FFF;} 
.newi .newi_l li:hover .ner p{ color:#eac9c7;} 
.newi_r{ width:45%; overflow:hidden; float:right; background:#f6f6f6; height:31.2rem; position:relative;}
.newi_r dl{ width:84%; overflow: hidden; display:block; position:absolute; left:8%; top:2.25rem; z-index:10; height:100%;}
.newi_r dl dt{ width: 100%; overflow: hidden;}
.newi_r dl dd{ width: 100%; overflow: hidden; padding-top:1rem;}
.newi_r dl dd .time{ width:13%; height:4.3rem; text-align:center; border-right:1px #e2e2e2 solid; float:left;}
.newi_r dl dd .time span{ color:#9e9e9e; padding-top:1rem; display:block;}
.newi_r dl dd .time p{ font-size:16px; padding-top:5px;}
.newi_r dl dd .ner{ width:82%; overflow:hidden; padding-top:0.6rem; float:right; margin-right:1%;}
.newi_r dl dd .ner .newt{ display:block; font-size:16px;}
.newi_r dl dd .ner p{ color:#a4a4a4; padding-top:10px;}
.newi_r i{ width: 100%; height:100%; display:block; background:#c52214; position:absolute; bottom:-100%; left:0; z-index:2; -webkit-transition: all .5s ease-in; -moz-transition: all .5s ease-in; -o-transition: all .5s ease-in; transition: all .5s ease-i;}
.newi_r:hover{ color:#FFF;}
.newi_r:hover i{ bottom:0;}
.newi_r:hover dt img{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.newi_r:hover dl dd .time{ border-right:1px #FFF solid;}
.newi_r:hover dl dd .time span{ color:#eac9c7;}
.newi_r:hover dl dd .ner .newt{ color:#FFF;}
.newi_r:hover dl dd .ner p{ color:#eac9c7;}
/**abouts**/
.abouts{ width: 100%; overflow: hidden; margin-top:40px; padding:85px 0;}
.abouts .aboutc{ width: 1300px; margin: 0 auto; height:26rem; position:relative;}
@media screen and (max-width: 1299px) and (min-width:1200px) {
.abouts .aboutc { width: 1200px;}	
}
.abouts .aboutc em{ width:42%; height:22rem; background:#c52214; display:block; position:absolute; left:0; bottom:0;}
.abouts .aboutc .aboutv{ width:95%; height:22.25rem; position:absolute; right:0; top:0; z-index:10; background:#FFF; -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.abouts .aboutc .aboutv .abmg{ width:48; height:22.25rem; overflow:hidden; float:left;}
.abouts .aboutc .aboutv .abmg img{ height:22.25rem;}
.abouts .aboutc .aboutv .abtxt{ width:46%; overflow:hidden; text-align:center; float:right; padding-top:3.8rem; line-height:normal; margin-right:3%;}
.abouts .aboutc .aboutv .abtxt .abtop{ width:100%; overflow:hidden; font-size:18px;}
.abouts .aboutc .aboutv .abtxt .abtop dt{ width:100%; overflow:hidden;}
.abouts .aboutc .aboutv .abtxt .abtop dd{ width:100%; overflow:hidden; font-size:12px; text-transform:uppercase; color:#979797; padding-top:10px;}
.abouts .aboutc .aboutv .abtxt .abo{ width:100%; overflow:hidden; color:#979797; line-height:2; padding-top:30px;}
.abouts .aboutc .aboutv .abtxt .more{ color:#ababab; width:110px; height:35px; line-height:35px; text-align:center; border:1px #efefef solid; margin:20px auto; display:block; position:relative;}
.abouts .aboutc .aboutv .abtxt .more { -webkit-transition: border-color 0.4s, color 0.4s; transition: border-color 0.4s, color 0.4s; }
.abouts .aboutc .aboutv .abtxt .more::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); background:#c52214; }
.abouts .aboutc .aboutv .abtxt .more, .abouts .aboutc .aboutv .abtxt .more::before { -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.abouts .aboutc .aboutv .abtxt .more:hover{ color: #fff; border:1px #c52214 solid;}
.abouts .aboutc .aboutv .abtxt .more:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/**zxly**/
.zxly{ width: 100%; overflow: hidden; padding:60px 0; margin-top:30px;}
.zxly .zxlo{ width:30%; overflow:hidden; float:left; padding-top:2.5rem;}
.zxly .zxfs{ width:30%; overflow:hidden; float:left; margin-left:3%; padding-left:3%; border-left:1px #afafaf solid;}
.zxly .zxfs em{ display:block; font-size:16px; font-style:normal; color:#000;}
.zxly .zxfs .lybo{ width: 100%; overflow: hidden; line-height:2; color:#c52214; padding-top:10px;}
.zxly .zxdt{ width:30%; overflow:hidden; float:right; border:1px #afafaf solid;}
.lynr_l{ width:45%; overflow:hidden; float:left;}
.lyp{ width: 100%; overflow: hidden; margin-top:1.6rem;}
.lyp i{ width:auto; height:3rem; line-height:3rem; display:block; float:left; font-style:normal;}
.lyp label{ width:14%; height:3rem; line-height:3rem; display:block; float:left;}
.lyp .txta{ width:80%; height:3rem; line-height:3rem; float:right; border:0; background:#e6e6e6; padding:0 2%;}
.lynr_r{ width:45%; overflow:hidden; float:right;}
.lynr_r #mpanel1{ float:left;}
.lynr_r textarea{ width:80%; height:5.75rem; border:0; background:#e6e6e6; padding:1rem 2%;}
.lynr_r .btn{ height:3rem; line-height:3rem; float:right;}
/*link*/
.link{ width: 100%; overflow: hidden; background:#FFF; padding:25px 0;}
.link_l{ width: 100%; height:35px; color:#FFF;}
.link_l span{ width:auto; height:35px; line-height:35px; background:#363636; padding:0 30px; font-size:16px; border-left:6px #c52214 solid; display:block; float:left;}
.link_r{ border:2px #cccccc solid; overflow:hidden; padding:20px; margin-top:10px;}

/*foot*/
.footer { width: 100%; overflow: hidden; background: #c0372d; color: #FFF; padding: 30px 0; text-align: center; line-height: normal; }
.footer a { color: #FFF; }
.footer .ewm{ width:124px; overflow:hidden; margin:0 auto;}
.footer .ewm dd{ padding-top:10px;}
.footer p{ padding-top:20px;}
/******************内页****************************/

.left { width: 298px; overflow: hidden; float: left; background: #f2f2f2; padding-bottom:25px; }
.left .left_top { width: 186px; height: 75px; line-height: 92px; background:url(../images/ioc1.png) no-repeat 60px center #c52214; color: #FFF; font-size: 24px; font-weight:bolder; padding-left:112px; }
.left .sub_bo { width: 298px; overflow: hidden;}
.left .sub_bo .subNav { cursor: pointer; width: 298px; overflow: hidden; display: block; line-height: normal; }
.left .sub_bo .subNav a { width: 190px; overflow: hidden; display: block; padding: 25px 20px 25px 88px; background:url(../images/ioc2.png) no-repeat 40px 25px; border-bottom: 1px #e0e0e0 solid; }
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a { color: #c52214; background:url(../images/ioc3.png) no-repeat 40px 25px #e6e6e6; font-weight:bold; }
.left .sub_bo .navContent { width: 298px; display: none; }
.left .sub_bo .navContent li { width: 298px; overflow: hidden; display: block; border-bottom: 1px #ccc dashed; line-height: normal; }
.left .sub_bo .navContent li a { width: 195px; overflow: hidden; display: block; padding: 15px 15px 15px 88px; }
.left .sub_bo .navContent li a:hover { color: #c52214; }
.left .cent{ width: 100%; overflow: hidden; text-align:center; padding-top:15px; line-height: normal;}
.left .cent p{ font-size:14px;}
.left .cent i{font-size: 24px; color: #d0231c; font-weight: bold; display:block; padding-top:10px;}
.mores{ width:130px; height:35px; line-height:35px; text-align:center; display:block; margin:10px auto 0 auto; border:1px #cccccc solid; position:relative;}
.mores:hover{ color: #fff; border:1px #c52214 solid; background:#c52214;}
.right { width: 880px; overflow: hidden; float: right; }
.right .right_top { width: 100%; line-height: normal; background:url(../images/atop.jpg) repeat-x bottom; padding-bottom:78px;}
.right .right_top em{ width:auto; overflow:hidden; float:left; display:block; font-size:20px; font-weight:bold; font-style:normal;}
.right .right_top span{ width:auto; overflow:hidden; float:right;} 
.right .right_bottom { width: 100%; overflow: hidden; padding-top: 30px; line-height:2; }

/*product-list*/
.product-list { width: 100%; overflow: hidden; }
.product-list li { width: 273px; float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block; height: 210px; }
.product-list li figcaption { width: 100%; display: block; color: #5d5d5d; height: 45px; line-height: 45px; overflow: hidden; transition: 350ms; text-align: center; background-color: #f2f2f2; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #c52214; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #c52214; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #c52214; border-right: 3px solid #c52214; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #c52214; border-bottom: 3px solid #c52214; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #c52214; }



/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:calc((100% - 60px)/3); text-align: center; overflow: hidden; display: block; margin: 0 9px 20px 9px;border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #c52214; border: 1px #c52214 solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }

/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #c52214; border: 1px solid #c52214; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #c52214; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.PageBar .pagelink {margin: 0 3px;}
.disabled { display: none; }
/*products_list*/
.ln { width: 100%; height: 1px; background: #f0f0f0; }
.mk { padding: 20px; border: 1px dotted #f0f0f0; }

/*产品详细*/
.cpimg{ width:540px; overflow:hidden; margin:0 auto; padding-top:30px;}
.cptxt{ width:540px; height:50px; line-height:50px; background:#c52214; margin:0 auto; text-align:center; font-size:18px; color:#FFF; font-weight:bold;}
.cptxt dt{ width:372px; height:50px; float:left;}
.cptxt dd{ width:168px; height:50px; background:#333333; float:left;}
.cptxt dd a{ width:168px; height:50px; display:block; color:#FFF;}

/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { width:calc(100% - 20px); margin:0 10px 0 10px; border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #c52214; color: #FFF; }
.zntit_con1, .cok {  width:calc(100% - 20px); margin:0 10px 0 10px; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #c52214; font-size: 16px; line-height: normal; }
.FastMove { width:calc(100% - 20px); margin:30px 10px 0 10px; overflow: hidden; padding: 20px 0 0 0; border-top: 1px solid #cecece; line-height:2; }
.but_tit { width:calc(100% - 20px); margin:30px 10px 0 10px; border-bottom: 1px #cecece solid; height: 50px; line-height: 50px; }
.but_tit span { width: auto; height: 50px; background: #c52214; color: #FFF; padding: 0 30px; float: left; font-size: 18px; }
/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width:calc((100% - 40px)/2); margin: 0 10px; overflow: hidden; border-bottom: 1px #cfcfcf solid; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #c52214 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
.xgwz li:nth-of-type(odd) { float: left; }
.xgwz li:nth-of-type(even) { float: right; }
/*在线留言*/
#HBox{width:720px;height:560px;margin:0 auto;box-shadow:1px 1px 5px #333;-webkit-box-shadow:1px 1px 5px #333;display:none;background-color:#ffffff;position:fixed;top:50%;left:50%;margin:-120px 0 0 -150px;z-index:100000;}


.subform { width: 694px; overflow: hidden; margin: 20px auto 0 auto; }
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; color:#333; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #c52214; color: #FFF; border: 0; }

.subform .form-group .control-btn {overflow: hidden; float: left; }
.subform .form-group .control-btn .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #c52214; color: #FFF; border: 0; }

/*联系我们*/
.serform .control-btn {overflow: hidden; float: right; }
.serform .btn-info { width: 90px; height: 42px; line-height: 42px; text-align: center; background: #c52214; color: #FFF; border: 0; }


/*新闻列表*/
.arList { width: 100%; border-top: 1px solid #f0f0f0; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #c52214 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f6f6f6; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width:calc(100% - 20px); margin:0 10px; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #c52214; }
.arContent { width:calc(100% - 20px); margin:30px 10px 0 10px;}
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }
.nodata{ width:calc(100% - 20px); margin:0 10px 0 10px;}






/*站点 浮动返回顶部*/
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px;height: 343px; top: 120px;
          _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu {top: 0px; width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
.keifu .tion {padding-top: 5px; padding-bottom: 5px;}
.keifu .h145 {height: 145px;}
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 9.3rem; width: 100%; height: 16px; text-align: center; }
.bannerv .owl-page { display: inline-block; width: 14px; height: 14px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border:1px #c52214 solid; }
.bannerv .owl-pagination .active { background: #c52214; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 50px; height: 50px; margin-top: -40px; text-indent: -9999px; }
.bannerv .owl-buttons div.owl-prev { left: 10%; background: url(../images/prev.png) no-repeat; }
.bannerv .owl-buttons div.owl-next { right: 10%; background: url(../images/next.png) no-repeat; }

